home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / mnsp3000.gpd < prev    next >
Encoding:
Text File  |  2003-02-21  |  21.5 KB  |  728 lines

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.0"
  7. *GPDFileName: "MNSP3000.GPD"
  8. *Include: "StdNames.gpd"
  9. *ModelName: "Minolta SP 3000"
  10. *MasterUnits: PAIR(600, 600)
  11. *ResourceDLL: "pcl5eres.dll"
  12. *PrinterType: PAGE
  13. *MaxCopies: 99
  14. *Feature: Orientation
  15. {
  16.     *rcNameID: =ORIENTATION_DISPLAY
  17.     *DefaultOption: PORTRAIT
  18.     *Option: PORTRAIT
  19.     {
  20.         *rcNameID: =PORTRAIT_DISPLAY
  21.         *Command: CmdSelect
  22.         {
  23.             *Order: DOC_SETUP.2
  24.             *NoPageEject?: TRUE
  25.             *Cmd: "<1B>&l0O"
  26.         }
  27.     }
  28.     *Option: LANDSCAPE_CC90
  29.     {
  30.         *rcNameID: =LANDSCAPE_DISPLAY
  31.         *Command: CmdSelect
  32.         {
  33.             *Order: DOC_SETUP.2
  34.             *NoPageEject?: TRUE
  35.             *Cmd: "<1B>&l1O"
  36.         }
  37.     }
  38. }
  39. *Feature: InputBin
  40. {
  41.     *rcNameID: =PAPER_SOURCE_DISPLAY
  42.     *DefaultOption: UPPER
  43.     *Option: UPPER
  44.     {
  45.         *rcNameID: =UPPER_TRAY_DISPLAY
  46.         *Command: CmdSelect
  47.         {
  48.             *Order: DOC_SETUP.6
  49.             *Cmd: "<1B>&l1H"
  50.         }
  51.     }
  52.     *Option: MANUAL
  53.     {
  54.         *rcNameID: =MANUAL_FEED_DISPLAY
  55.         *Command: CmdSelect
  56.         {
  57.             *Order: DOC_SETUP.6
  58.             *Cmd: "<1B>&l2H"
  59.         }
  60.     }
  61.     *Option: ENVMANUAL
  62.     {
  63.         *rcNameID: =ENV_MANUAL_DISPLAY
  64.         *Command: CmdSelect
  65.         {
  66.             *Order: DOC_SETUP.6
  67.             *Cmd: "<1B>&l3H"
  68.         }
  69.     }
  70.     *Option: LOWER
  71.     {
  72.         *rcNameID: =LOWER_TRAY_DISPLAY
  73.         *Command: CmdSelect
  74.         {
  75.             *Order: DOC_SETUP.6
  76.             *Cmd: "<1B>&l4H"
  77.         }
  78.     }
  79. }
  80. *Feature: Resolution
  81. {
  82.     *rcNameID: =RESOLUTION_DISPLAY
  83.     *DefaultOption: Option1
  84.     *Option: Option1
  85.     {
  86.         *Name: "300 x 300 " =DOTS_PER_INCH
  87.         *DPI: PAIR(300, 300)
  88.         *TextDPI: PAIR(300, 300)
  89.         *MinStripBlankPixels: 32
  90.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  91.         *SpotDiameter: 100
  92.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  93.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  94.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  95.         *Command: CmdSelect
  96.         {
  97.             *Order: DOC_SETUP.8
  98.             *Cmd: "<1B>*t300R"
  99.         }
  100.     }
  101.     *Option: Option2
  102.     {
  103.         *Name: "150 x 150 " =DOTS_PER_INCH
  104.         *DPI: PAIR(150, 150)
  105.         *TextDPI: PAIR(300, 300)
  106.         *MinStripBlankPixels: 32
  107.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  108.         *SpotDiameter: 100
  109.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  110.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  111.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  112.         *Command: CmdSelect
  113.         {
  114.             *Order: DOC_SETUP.8
  115.             *Cmd: "<1B>*t150R"
  116.         }
  117.     }
  118.     *Option: Option3
  119.     {
  120.         *Name: "75 x 75 " =DOTS_PER_INCH
  121.         *DPI: PAIR(75, 75)
  122.         *TextDPI: PAIR(300, 300)
  123.         EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  124.         *SpotDiameter: 100
  125.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  126.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  127.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  128.         *Command: CmdSelect
  129.         {
  130.             *Order: DOC_SETUP.8
  131.             *Cmd: "<1B>*t75R"
  132.         }
  133.     }
  134. }
  135. *Feature: PaperSize
  136. {
  137.     *rcNameID: =PAPER_SIZE_DISPLAY
  138.     *DefaultOption: LETTER
  139.     *Option: LETTER
  140.     {
  141.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  142.         *PageProtectMem: 1028
  143.         *switch: Orientation
  144.         {
  145.             *case: PORTRAIT
  146.             {
  147.                 *PrintableArea: PAIR(4800, 6342)
  148.                 *PrintableOrigin: PAIR(150, 108)
  149.                 *switch: Resolution
  150.                 {
  151.                     *case: Option2
  152.                     {
  153.                         *PrintableArea: PAIR(4796, 6340)
  154.                         *PrintableOrigin: PAIR(152, 108)
  155.                     }
  156.                     *case: Option3
  157.                     {
  158.                         *PrintableArea: PAIR(4792, 6336)
  159.                         *PrintableOrigin: PAIR(152, 112)
  160.                     }
  161.                 }
  162.                 *CursorOrigin: PAIR(150, 104)
  163.                 *Command: CmdSelect
  164.                 {
  165.                     *Order: DOC_SETUP.7
  166.                     *Cmd: "<1B>&l2a8c1E"
  167.                 }
  168.             }
  169.             *case: LANDSCAPE_CC90
  170.             {
  171.                 *PrintableArea: PAIR(4850, 6300)
  172.                 *PrintableOrigin: PAIR(150, 150)
  173.                 *switch: Resolution
  174.                 {
  175.                     *case: Option2
  176.                     {
  177.                         *PrintableArea: PAIR(4848, 6296)
  178.                         *PrintableOrigin: PAIR(152, 152)
  179.                     }
  180.                     *case: Option3
  181.                     {
  182.                         *PrintableArea: PAIR(4848, 6296)
  183.                         *PrintableOrigin: PAIR(152, 152)
  184.                     }
  185.                 }
  186.                 *CursorOrigin: PAIR(116, 6450)
  187.                 *Command: CmdSelect
  188.                 {
  189.                     *Order: DOC_SETUP.7
  190.                     *Cmd: "<1B>&l2a8c1E"
  191.                 }
  192.             }
  193.         }
  194.     }
  195.     *Option: LEGAL
  196.     {
  197.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  198.         *PageProtectMem: 1692
  199.         *switch: Orientation
  200.         {
  201.             *case: PORTRAIT
  202.             {
  203.                 *PrintableArea: PAIR(4800, 8200)
  204.                 *PrintableOrigin: PAIR(150, 100)
  205.                 *switch: Resolution
  206.                 {
  207.                     *case: Option2
  208.                     {
  209.                         *PrintableArea: PAIR(4796, 8200)
  210.                         *PrintableOrigin: PAIR(152, 100)
  211.                     }
  212.                     *case: Option3
  213.                     {
  214.                         *PrintableArea: PAIR(4792, 8192)
  215.                         *PrintableOrigin: PAIR(152, 104)
  216.                     }
  217.                 }
  218.                 *CursorOrigin: PAIR(150, 100)
  219.                 *Command: CmdSelect
  220.                 {
  221.                     *Order: DOC_SETUP.7
  222.                     *Cmd: "<1B>&l3a8c1E"
  223.                 }
  224.             }
  225.             *case: LANDSCAPE_CC90
  226.             {
  227.                 *PrintableArea: PAIR(4900, 8160)
  228.                 *PrintableOrigin: PAIR(100, 120)
  229.                 *switch: Resolution
  230.                 {
  231.                     *case: Option3
  232.                     {
  233.                         *PrintableArea: PAIR(4896, 8160)
  234.                         *PrintableOrigin: PAIR(104, 120)
  235.                     }
  236.                 }
  237.                 *CursorOrigin: PAIR(100, 8280)
  238.                 *Command: CmdSelect
  239.                 {
  240.                     *Order: DOC_SETUP.7
  241.                     *Cmd: "<1B>&l3a8c1E"
  242.                 }
  243.             }
  244.         }
  245.     }
  246.     *Option: EXECUTIVE
  247.     {
  248.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  249.         *PageProtectMem: 1028
  250.         *switch: Orientation
  251.         {
  252.             *case: PORTRAIT
  253.             {
  254.                 *PrintableArea: PAIR(4050, 6100)
  255.                 *PrintableOrigin: PAIR(150, 100)
  256.                 *switch: Resolution
  257.                 {
  258.                     *case: Option2
  259.                     {
  260.                         *PrintableArea: PAIR(4048, 6100)
  261.                         *PrintableOrigin: PAIR(152, 100)
  262.                     }
  263.                     *case: Option3
  264.                     {
  265.                         *PrintableArea: PAIR(4048, 6096)
  266.                         *PrintableOrigin: PAIR(152, 104)
  267.                     }
  268.                 }
  269.                 *CursorOrigin: PAIR(150, 100)
  270.                 *Command: CmdSelect
  271.                 {
  272.                     *Order: DOC_SETUP.7
  273.                     *Cmd: "<1B>&l1a8c1E"
  274.                 }
  275.             }
  276.             *case: LANDSCAPE_CC90
  277.             {
  278.                 *PrintableArea: PAIR(4150, 6060)
  279.                 *PrintableOrigin: PAIR(100, 120)
  280.                 *switch: Resolution
  281.                 {
  282.                     *case: Option2
  283.                     {
  284.                         *PrintableArea: PAIR(4148, 6060)
  285.                     }
  286.                     *case: Option3
  287.                     {
  288.                         *PrintableArea: PAIR(4144, 6056)
  289.                         *PrintableOrigin: PAIR(104, 120)
  290.                     }
  291.                 }
  292.                 *CursorOrigin: PAIR(100, 6180)
  293.                 *Command: CmdSelect
  294.                 {
  295.                     *Order: DOC_SETUP.7
  296.                     *Cmd: "<1B>&l1a8c1E"
  297.                 }
  298.             }
  299.         }
  300.     }
  301.     *Option: A4
  302.     {
  303.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  304.         *PageProtectMem: 1063
  305.         *switch: Orientation
  306.         {
  307.             *case: PORTRAIT
  308.             {
  309.                 *PrintableArea: PAIR(4716, 6814)
  310.                 *PrintableOrigin: PAIR(130, 100)
  311.                 *switch: Resolution
  312.                 {
  313.                     *case: Option2
  314.                     {
  315.                         *PrintableArea: PAIR(4712, 6812)
  316.                         *PrintableOrigin: PAIR(132, 100)
  317.                     }
  318.                     *case: Option3
  319.                     {
  320.                         *PrintableArea: PAIR(4704, 6808)
  321.                         *PrintableOrigin: PAIR(136, 104)
  322.                     }
  323.                 }
  324.                 *CursorOrigin: PAIR(130, 100)
  325.                 *Command: CmdSelect
  326.                 {
  327.                     *Order: DOC_SETUP.7
  328.                     *Cmd: "<1B>&l26a8c1E"
  329.                 }
  330.             }
  331.             *case: LANDSCAPE_CC90
  332.             {
  333.                 *PrintableArea: PAIR(4762, 6790)
  334.                 *PrintableOrigin: PAIR(100, 108)
  335.                 *switch: Resolution
  336.                 {
  337.                     *case: Option2
  338.                     {
  339.                         *PrintableArea: PAIR(4760, 6788)
  340.                     }
  341.                     *case: Option3
  342.                     {
  343.                         *PrintableArea: PAIR(4752, 6784)
  344.                         *PrintableOrigin: PAIR(104, 112)
  345.                     }
  346.                 }
  347.                 *CursorOrigin: PAIR(100, 6864)
  348.                 *Command: CmdSelect
  349.                 {
  350.                     *Order: DOC_SETUP.7
  351.                     *Cmd: "<1B>&l26a8c1E"
  352.                 }
  353.             }
  354.         }
  355.     }
  356.     *Option: ENV_10
  357.     {
  358.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  359.         *PageProtectMem: 1028
  360.         *switch: Orientation
  361.         {
  362.             *case: PORTRAIT
  363.             {
  364.                 *PrintableArea: PAIR(2178, 5500)
  365.                 *PrintableOrigin: PAIR(150, 100)
  366.                 *switch: Resolution
  367.                 {
  368.                     *case: Option2
  369.                     {
  370.                         *PrintableArea: PAIR(2176, 5500)
  371.                         *PrintableOrigin: PAIR(152, 100)
  372.                     }
  373.                     *case: Option3
  374.                     {
  375.                         *PrintableArea: PAIR(2176, 5496)
  376.                         *PrintableOrigin: PAIR(152, 104)
  377.                     }
  378.                 }
  379.                 *CursorOrigin: PAIR(150, 100)
  380.                 *Command: CmdSelect
  381.                 {
  382.                     *Order: DOC_SETUP.7
  383.                     *Cmd: "<1B>&l81a1E"
  384.                 }
  385.             }
  386.             *case: LANDSCAPE_CC90
  387.             {
  388.                 *PrintableArea: PAIR(2278, 5460)
  389.                 *PrintableOrigin: PAIR(100, 120)
  390.                 *switch: Resolution
  391.                 {
  392.                     *case: Option2
  393.                     {
  394.                         *PrintableArea: PAIR(2276, 5460)
  395.                     }
  396.                     *case: Option3
  397.                     {
  398.                         *PrintableArea: PAIR(2272, 5456)
  399.                         *PrintableOrigin: PAIR(104, 120)
  400.                     }
  401.                 }
  402.                 *CursorOrigin: PAIR(100, 5580)
  403.                 *Command: CmdSelect
  404.                 {
  405.                     *Order: DOC_SETUP.7
  406.                     *Cmd: "<1B>&l81a1E"
  407.                 }
  408.             }
  409.         }
  410.     }
  411.     *Option: ENV_DL
  412.     {
  413.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  414.         *PageProtectMem: 1028
  415.         *switch: Orientation
  416.         {
  417.             *case: PORTRAIT
  418.             {
  419.                 *PrintableArea: PAIR(2298, 4996)
  420.                 *PrintableOrigin: PAIR(150, 100)
  421.                 *switch: Resolution
  422.                 {
  423.                     *case: Option2
  424.                     {
  425.                         *PrintableArea: PAIR(2296, 4996)
  426.                         *PrintableOrigin: PAIR(152, 100)
  427.                     }
  428.                     *case: Option3
  429.                     {
  430.                         *PrintableArea: PAIR(2296, 4992)
  431.                         *PrintableOrigin: PAIR(152, 104)
  432.                     }
  433.                 }
  434.                 *CursorOrigin: PAIR(150, 100)
  435.                 *Command: CmdSelect
  436.                 {
  437.                     *Order: DOC_SETUP.7
  438.                     *Cmd: "<1B>&l90a8c1E"
  439.                 }
  440.             }
  441.             *case: LANDSCAPE_CC90
  442.             {
  443.                 *PrintableArea: PAIR(2398, 4956)
  444.                 *PrintableOrigin: PAIR(100, 120)
  445.                 *switch: Resolution
  446.                 {
  447.                     *case: Option2
  448.                     {
  449.                         *PrintableArea: PAIR(2396, 4956)
  450.                     }
  451.                     *case: Option3
  452.                     {
  453.                         *PrintableArea: PAIR(2392, 4952)
  454.                         *PrintableOrigin: PAIR(104, 120)
  455.                     }
  456.                 }
  457.                 *CursorOrigin: PAIR(100, 5076)
  458.                 *Command: CmdSelect
  459.                 {
  460.                     *Order: DOC_SETUP.7
  461.                     *Cmd: "<1B>&l90a8c1E"
  462.                 }
  463.             }
  464.         }
  465.     }
  466.     *Option: ENV_C5
  467.     {
  468.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  469.         *PageProtectMem: 1028
  470.         *switch: Orientation
  471.         {
  472.             *case: PORTRAIT
  473.             {
  474.                 *PrintableArea: PAIR(3528, 5212)
  475.                 *PrintableOrigin: PAIR(150, 100)
  476.                 *switch: Resolution
  477.                 {
  478.                     *case: Option2
  479.                     {
  480.                         *PrintableArea: PAIR(3524, 5212)
  481.                         *PrintableOrigin: PAIR(152, 100)
  482.                     }
  483.                     *case: Option3
  484.                     {
  485.                         *PrintableArea: PAIR(3520, 5208)
  486.                         *PrintableOrigin: PAIR(152, 104)
  487.                     }
  488.                 }
  489.                 *CursorOrigin: PAIR(150, 100)
  490.                 *Command: CmdSelect
  491.                 {
  492.                     *Order: DOC_SETUP.7
  493.                     *Cmd: "<1B>&l91a8c1E"
  494.                 }
  495.             }
  496.             *case: LANDSCAPE_CC90
  497.             {
  498.                 *PrintableArea: PAIR(3628, 5172)
  499.                 *PrintableOrigin: PAIR(100, 120)
  500.                 *switch: Resolution
  501.                 {
  502.                     *case: Option3
  503.                     {
  504.                         *PrintableArea: PAIR(3624, 5168)
  505.                         *PrintableOrigin: PAIR(104, 120)
  506.                     }
  507.                 }
  508.                 *CursorOrigin: PAIR(100, 5292)
  509.                 *Command: CmdSelect
  510.                 {
  511.                     *Order: DOC_SETUP.7
  512.                     *Cmd: "<1B>&l91a8c1E"
  513.                 }
  514.             }
  515.         }
  516.     }
  517.     *Option: ENV_MONARCH
  518.     {
  519.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  520.         *PageProtectMem: 1028
  521.         *switch: Orientation
  522.         {
  523.             *case: PORTRAIT
  524.             {
  525.                 *PrintableArea: PAIR(2028, 4300)
  526.                 *PrintableOrigin: PAIR(150, 100)
  527.                 *switch: Resolution
  528.                 {
  529.                     *case: Option2
  530.                     {
  531.                         *PrintableArea: PAIR(2024, 4300)
  532.                         *PrintableOrigin: PAIR(152, 100)
  533.                     }
  534.                     *case: Option3
  535.                     {
  536.                         *PrintableArea: PAIR(2024, 4296)
  537.                         *PrintableOrigin: PAIR(152, 104)
  538.                     }
  539.                 }
  540.                 *CursorOrigin: PAIR(150, 100)
  541.                 *Command: CmdSelect
  542.                 {
  543.                     *Order: DOC_SETUP.7
  544.                     *Cmd: "<1B>&l80a8c1E"
  545.                 }
  546.             }
  547.             *case: LANDSCAPE_CC90
  548.             {
  549.                 *PrintableArea: PAIR(2128, 4260)
  550.                 *PrintableOrigin: PAIR(100, 120)
  551.                 *switch: Resolution
  552.                 {
  553.                     *case: Option3
  554.                     {
  555.                         *PrintableArea: PAIR(2120, 4256)
  556.                         *PrintableOrigin: PAIR(104, 120)
  557.                     }
  558.                 }
  559.                 *CursorOrigin: PAIR(100, 4380)
  560.                 *Command: CmdSelect
  561.                 {
  562.                     *Order: DOC_SETUP.7
  563.                     *Cmd: "<1B>&l80a8c1E"
  564.                 }
  565.             }
  566.         }
  567.     }
  568. }
  569. *Feature: Halftone
  570. {
  571.     *rcNameID: =HALFTONING_DISPLAY
  572.     *DefaultOption: HT_PATSIZE_AUTO
  573.     *Option: HT_PATSIZE_AUTO
  574.     {
  575.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  576.     }
  577. *Ifdef: WINNT_50
  578.     *Option: HT_PATSIZE_SUPERCELL_M
  579.     {
  580.         *rcNameID: =HT_SUPERCELL_DISPLAY
  581.     }
  582. *Endif:
  583.     *Option: HT_PATSIZE_6x6_M
  584.     {
  585.         *rcNameID: =HT_DITHER6X6_DISPLAY
  586.     }
  587.     *Option: HT_PATSIZE_8x8_M
  588.     {
  589.         *rcNameID: =HT_DITHER8X8_DISPLAY
  590.     }
  591. }
  592. *Feature: Memory
  593. {
  594.     *rcNameID: =PRINTER_MEMORY_DISPLAY
  595.     *DefaultOption: 2048KB
  596.     *Option: 2048KB
  597.     {
  598.         *Name: "2MB"
  599.         *MemoryConfigKB: PAIR(2048, 1645)
  600.     }
  601.     *Option: 3072KB
  602.     {
  603.         *Name: "3MB"
  604.         *MemoryConfigKB: PAIR(3072, 2590)
  605.     }
  606.     *Option: 5120KB
  607.     {
  608.         *Name: "5MB"
  609.         *MemoryConfigKB: PAIR(5120, 4480)
  610.     }
  611.     *Option: 6144KB
  612.     {
  613.         *Name: "6MB"
  614.         *MemoryConfigKB: PAIR(6144, 5425)
  615.     }
  616.     *Option: 9216KB
  617.     {
  618.         *Name: "9MB"
  619.         *MemoryConfigKB: PAIR(9216, 8260)
  620.     }
  621. }
  622. *Feature: Duplex
  623. {
  624.     *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  625.     *DefaultOption: NONE
  626.     *Option: NONE
  627.     {
  628.         *rcNameID: =NONE_DISPLAY
  629.         *Command: CmdSelect
  630.         {
  631.             *Order: DOC_SETUP.3
  632.             *Cmd: "<1B>&l0S"
  633.         }
  634.     }
  635.     *Option: VERTICAL
  636.     {
  637.         *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  638.         *Command: CmdSelect
  639.         {
  640.             *Order: DOC_SETUP.4
  641.             *Cmd: "<1B>&l1S"
  642.         }
  643.     }
  644.     *Option: HORIZONTAL
  645.     {
  646.         *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  647.         *Command: CmdSelect
  648.         {
  649.             *Order: DOC_SETUP.4
  650.             *Cmd: "<1B>&l2S"
  651.         }
  652.     }
  653. }
  654. *Command: CmdStartDoc
  655. {
  656.     *Order: DOC_SETUP.1
  657.     *Cmd: "<1B>E<1B>&l0S<1B>*r0F"
  658. }
  659. *Command: CmdStartPage
  660. {
  661.     *Order: PAGE_SETUP.1
  662.     *Cmd: "<1B>*b0M<0D>"
  663. }
  664. *Command: CmdEndJob
  665. {
  666.     *Order: JOB_FINISH.1
  667.     *Cmd: "<1B>E"
  668. }
  669. *Command: CmdCopies
  670. {
  671.     *Order: DOC_SETUP.9
  672.     *Cmd: "<1B>&l" %d[1,99]{NumOfCopies}"X"
  673. }
  674. *RotateCoordinate?: TRUE
  675. *RotateRaster?: TRUE
  676. *RotateFont?: TRUE
  677. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  678. *MemoryUsage: LIST(FONT, RASTER, VECTOR)
  679. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  680. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  681. *XMoveThreshold: 0
  682. *YMoveThreshold: 0
  683. *XMoveUnit: 300
  684. *YMoveUnit: 300
  685. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{(DestX / 2) }"X" }
  686. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat((DestXRel / 2) )}"X" }
  687. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat((DestXRel / 2) )}"X" }
  688. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{(DestY / 2) }"Y" }
  689. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d[1,6300]{max_repeat((DestYRel / 2) )}"Y" }
  690. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d[1,6300]{max_repeat((DestYRel / 2) )}"Y" }
  691. *Command: CmdCR { *Cmd : "<0D>" }
  692. *Command: CmdLF { *Cmd : "<0A>" }
  693. *Command: CmdFF { *Cmd : "<0C>" }
  694. *Command: CmdBackSpace { *Cmd : "<08>" }
  695. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  696. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  697. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  698. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  699. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  700. *EjectPageWithFF?: TRUE
  701. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  702. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  703. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  704. *OutputDataFormat: H_BYTE
  705. *OptimizeLeftBound?: TRUE
  706. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  707. *CursorYAfterSendBlockData: AUTO_INCREMENT
  708. *DefaultFont: 136
  709. *DefaultCTT: 0
  710. *CharPosition: BASELINE
  711. *DeviceFonts: LIST(134,135,136,137,138,139,140,146,147,148,149,150,151,152,153)
  712. *MinFontID: 16534
  713. *MaxFontID: 32768
  714. *FontFormat: HPPCL
  715. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  716. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  717. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  718. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  719. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  720. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  721. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  722. *MinGrayFill: 1
  723. *MaxGrayFill: 100
  724. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{(RectXSize / 2) }"A" }
  725. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{(RectYSize / 2) }"B" }
  726. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  727. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  728.